home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 2794 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.7 KB

  1. Path: EU.net!sun4nl!xs4all!marketgraph!rvg
  2. From: rvg@marketgraph.xs4all.nl (Ruud van Gaal)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Copy Protection
  5. Message-ID: <1006nbj60.alamito@marketgraph.xs4all.nl>
  6. Date: Mon, 5 Feb 96 13:06:16 CET
  7. References: <4equip$7k2@sundog.tiac.net>
  8. Reply-To: rvg@marketgraph.xs4all.nl
  9. X-Newsreader: Alamito Mail and News Manager (V2.0.4 for Waffle) registered to MARKETGRAPH VISUAL AUTOMATION
  10.  
  11. In <4equip$7k2@sundog.tiac.net> Darius Taghavy <dart@ycrdi.com> wrote:
  12.  
  13. >I am seriously considering to copyprotect my application
  14. >before release. I have strong reasons for doing so, but I
  15. >hope to start a technical threat, not a philosophical one.
  16. >Considerations:
  17. >- secret data/code in block that is then mapped as bad block
  18. >- username encrypted in executable (during installation)
  19. >- environment variable
  20. >- CDROM only, span entire 600MB space, so pirates would have to
  21. >  dedicate a 600MB hard disk if they want to steal (unlikely scenario)
  22.  
  23. CD-ROM writers are becoming increasingly cheaper. It just takes some time to 
  24. do the actual copy. We want to use it for backup purposes; TAPE is so 
  25. un-filesystematic, DAT is nice but CD-WORM is far nicer, since you have the 
  26. actual files readily available and it is even cheaper than DAT! Now let's see 
  27. about the new CD format.
  28.  
  29. >Installation:
  30. >-------------
  31. >Anything goes, including
  32. >- DOS protection with install counts (like many MAC music apps)
  33. >- username encryption in executable
  34. >- manual lookup
  35. >- customized copies for each customer with encrypted
  36. >  serial number, name and environment variable
  37. >
  38. >Hardware Protection (Dongle)
  39. >I would strongly prefer hardware protection, as it seems to
  40. >present the safest, quickest and least messy way to protect
  41. >my application. Cubase and Logic (Mac/Windows) use this with great 
  42. >success. I am aware of these options:
  43.  
  44. If you MUST use a dongle, please make sure that:
  45. - It does NOT block anything that uses the port for what it was designed for;
  46. - It should be possible to combine more than 1 dongle for the port.
  47. Dongles are a pain, we have too many of them and it will really decrease the 
  48. intention of running the program; to switch dongles you have to powerdown.
  49. Please don't use a dongle. For example, on the PC, we bought TVPaint 3.0, and 
  50. got a dongle which actually INTERFERED with the printing (Win95). That's 
  51. really UNACCEPTABLE, especially since you've paid around $1000 for a package 
  52. which then is in practice unusable just because of the stupid dongle. Be very 
  53. careful about the choice of ANY dongle.
  54.  
  55.  
  56. --
  57. Ruud van Gaal
  58. MarketGraph Visual Automation
  59. E-Mail                : rvg@marketgraph.xs4all.nl
  60. DoomShell 4.5 homepage: http://www.xs4all.nl/~jwkorver
  61. "...Works fascinates me. I could sit and watch it for hours..."
  62.  
  63.